Skip to content

Conversation

@jbmorley
Copy link
Collaborator

This change introduces CollectionViewStreamingCollection and CollectionViewProxy to allow incremental updates to be directly streamed to the hosted collection view instance. This obviates the need to diff the collection when performing updates and significantly improves performance when handling large amounts of data.

This change introduces `CollectionViewStreamingCollection` and `CollectionViewProxy` to allow incremental updates to be directly streamed to the hosted collection view instance. This obviates the need to diff the collection when performing updates and significantly improves performance when handling large amounts of data.
@jbmorley jbmorley changed the title feat: Stream incremental changes directly to the collection view feat!: Stream incremental changes directly to the collection view Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants